A. SQLIIS.dll
B. LISXML.dll
C. SQLISAPI.dll
D. SQLXML.dll
Advertisement
Related Mcqs:
- How many classes can a single .NET DLL contain ?
- A. None B. One C. Two D. Many...
- Which of the following is the default authentication mode for IIS ?
- A. Windows B. Anonymous C. Basic Authentication D. None of these...
- Which class can be used to perform data type conversion between .NET data types and XML types ?
- A. XmlSettings B. XmlConvert C. XmlCast D. XmlType...
- Which class can be used to create an XML document from scratch ?
- A. XmlNew B. XmlConvert C. XmlSettings D. XmlDocument...
- How to implement authentication via web.config ?
- A. Include the deny element. B. Include the identity element. C. Include the authorization element. D. Include the authentication element...
- What is the difference between HTTP handlers & HTTP modules_________________?
- A. Httphandler is an event handler and httpmodule is module to do some task B. Httphandler is an class and Httpmodule is an assembly C. All of the above D. None of the above...
- When an .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. HTML B. WML C. JSP D. XML...
- Which of the following are not a member of Server Object_________________?
- A. Open B. Execute C. Transfer D. HTMLDecode...
- If a developer of ASP.NET defines style information in a common location. Then that location is called as_________________?
- A. Theme B. Master Page C. Customization D. None of these...
- Which of the following method must be overridden in a custom control ?
- A. The default constructor B. The Control_Build() method C. The Paint() method D. The Render() method...
Advertisement